home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / INTERNET / SITES / RAND / UNSPLIT / text0095.txt < prev    next >
Encoding:
Text File  |  1997-02-06  |  1.3 KB  |  30 lines

  1. > TI's DSP handle _FLOAT_ numbers, in 40 bits. 40 bits are few for floating
  2. > numbers, but they are better than 48 bits for fixed numbers.
  3.  
  4. That depends on what you want to do with it of course.
  5. In many signal processing cases the fixed point could be preferable.
  6.  
  7. > I've read in the PFW that TI's DSP has got two specials instructions, to
  8. > compute inverse (1/x) and square root (x^0.5). These instructions are
  9. > _VERY_ important, and you can normalize a vector with the square root.
  10.  
  11. Such instructions can indeed be very useful. They are likely to have rather
  12. long latency, though.
  13.  
  14. > Yann Lossouarn said TI's DSP can do 8 instructions in 1 cycle. I don't
  15.  
  16. He actually said 'operations per cycle', which definitely is not the same
  17. as 'instructions per cycle' when it comes to DSP marketing.
  18.  
  19. > I think there is a Motorola DSP56002 DSP, that handles floating numbers,
  20.  
  21. Motorolas floating point (32 bit) DSP is the 96002.
  22. The 56002 is just an enhanced 56001, running at up to 80MHz.
  23.  
  24. --
  25.   Chalmers University   | Why are these |  e-mail:   rand@cd.chalmers.se
  26.      of Technology      |  .signatures  |            johan@rand.thn.htu.se
  27.                         | so hard to do |  WWW/ftp:  rand.thn.htu.se
  28.    Gothenburg, Sweden   |     well?     |            (MGIFv5, QLem, BAD MOOD)
  29.  
  30.